home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / ma11 / ma.frm < prev    next >
Text File  |  1995-05-08  |  30KB  |  950 lines

  1. VERSION 2.00
  2. Begin Form maForm 
  3.    BackColor       =   &H00808000&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "Memory Alert 1.1"
  6.    ClientHeight    =   3315
  7.    ClientLeft      =   2595
  8.    ClientTop       =   2265
  9.    ClientWidth     =   3420
  10.    Height          =   3720
  11.    Icon            =   MA.FRX:0000
  12.    Left            =   2535
  13.    LinkMode        =   1  'Source
  14.    LinkTopic       =   "Form1"
  15.    MaxButton       =   0   'False
  16.    ScaleHeight     =   3315
  17.    ScaleWidth      =   3420
  18.    Top             =   1920
  19.    Width           =   3540
  20.    Begin Frame Frame1 
  21.       BackColor       =   &H00808000&
  22.       FontBold        =   0   'False
  23.       FontItalic      =   0   'False
  24.       FontName        =   "MS Sans Serif"
  25.       FontSize        =   8.25
  26.       FontStrikethru  =   0   'False
  27.       FontUnderline   =   0   'False
  28.       Height          =   1815
  29.       Left            =   60
  30.       TabIndex        =   6
  31.       Top             =   1440
  32.       Width           =   3300
  33.       Begin PictureBox Picture1 
  34.          BackColor       =   &H00000000&
  35.          BorderStyle     =   0  'None
  36.          ForeColor       =   &H00404080&
  37.          Height          =   12
  38.          Left            =   1248
  39.          ScaleHeight     =   15
  40.          ScaleWidth      =   2025
  41.          TabIndex        =   39
  42.          Top             =   1104
  43.          Width           =   2028
  44.       End
  45.       Begin ListBox tmList 
  46.          BackColor       =   &H00808000&
  47.          FontBold        =   0   'False
  48.          FontItalic      =   0   'False
  49.          FontName        =   "MS Sans Serif"
  50.          FontSize        =   8.25
  51.          FontStrikethru  =   0   'False
  52.          FontUnderline   =   0   'False
  53.          ForeColor       =   &H00000000&
  54.          Height          =   1005
  55.          Left            =   45
  56.          Sorted          =   -1  'True
  57.          TabIndex        =   8
  58.          Top             =   720
  59.          Width           =   1155
  60.       End
  61.       Begin OptionButton showTasks 
  62.          BackColor       =   &H00808000&
  63.          Caption         =   "&Tasks"
  64.          FontBold        =   0   'False
  65.          FontItalic      =   0   'False
  66.          FontName        =   "MS Sans Serif"
  67.          FontSize        =   8.25
  68.          FontStrikethru  =   0   'False
  69.          FontUnderline   =   0   'False
  70.          ForeColor       =   &H00000000&
  71.          Height          =   252
  72.          Left            =   48
  73.          TabIndex        =   32
  74.          Top             =   384
  75.          Value           =   -1  'True
  76.          Width           =   1152
  77.       End
  78.       Begin OptionButton showModules 
  79.          BackColor       =   &H00808000&
  80.          Caption         =   "&Modules"
  81.          FontBold        =   0   'False
  82.          FontItalic      =   0   'False
  83.          FontName        =   "MS Sans Serif"
  84.          FontSize        =   8.25
  85.          FontStrikethru  =   0   'False
  86.          FontUnderline   =   0   'False
  87.          ForeColor       =   &H00000000&
  88.          Height          =   252
  89.          Left            =   48
  90.          TabIndex        =   33
  91.          Top             =   144
  92.          Width           =   1152
  93.       End
  94.       Begin Label tStackUsed 
  95.          Alignment       =   1  'Right Justify
  96.          BackColor       =   &H00808000&
  97.          FontBold        =   0   'False
  98.          FontItalic      =   0   'False
  99.          FontName        =   "MS Sans Serif"
  100.          FontSize        =   8.25
  101.          FontStrikethru  =   0   'False
  102.          FontUnderline   =   0   'False
  103.          Height          =   192
  104.          Left            =   2568
  105.          TabIndex        =   15
  106.          Top             =   1500
  107.          Width           =   672
  108.       End
  109.       Begin Label Label7 
  110.          BackColor       =   &H00808000&
  111.          Caption         =   " Most used:"
  112.          FontBold        =   0   'False
  113.          FontItalic      =   0   'False
  114.          FontName        =   "MS Sans Serif"
  115.          FontSize        =   8.25
  116.          FontStrikethru  =   0   'False
  117.          FontUnderline   =   0   'False
  118.          ForeColor       =   &H00000000&
  119.          Height          =   192
  120.          Left            =   1260
  121.          TabIndex        =   14
  122.          Top             =   1500
  123.          Width           =   900
  124.       End
  125.       Begin Label tStackSize 
  126.          Alignment       =   1  'Right Justify
  127.          BackColor       =   &H00808000&
  128.          FontBold        =   0   'False
  129.          FontItalic      =   0   'False
  130.          FontName        =   "MS Sans Serif"
  131.          FontSize        =   8.25
  132.          FontStrikethru  =   0   'False
  133.          FontUnderline   =   0   'False
  134.          Height          =   192
  135.          Left            =   2568
  136.          TabIndex        =   12
  137.          Top             =   1320
  138.          Width           =   672
  139.       End
  140.       Begin Label Label6 
  141.          BackColor       =   &H00808000&
  142.          Caption         =   "Stack size:"
  143.          FontBold        =   0   'False
  144.          FontItalic      =   0   'False
  145.          FontName        =   "MS Sans Serif"
  146.          FontSize        =   8.25
  147.          FontStrikethru  =   0   'False
  148.          FontUnderline   =   0   'False
  149.          ForeColor       =   &H00000000&
  150.          Height          =   192
  151.          Left            =   1260
  152.          TabIndex        =   11
  153.          Top             =   1320
  154.          Width           =   900
  155.       End
  156.       Begin Label tTaskMemoryBytes 
  157.          Alignment       =   1  'Right Justify
  158.          BackColor       =   &H00808000&
  159.          FontBold        =   0   'False
  160.          FontItalic      =   0   'False
  161.          FontName        =   "MS Sans Serif"
  162.          FontSize        =   8.25
  163.          FontStrikethru  =   0   'False
  164.          FontUnderline   =   0   'False
  165.          Height          =   192
  166.          Left            =   2568
  167.          TabIndex        =   23
  168.          Top             =   1140
  169.          Width           =   672
  170.       End
  171.       Begin Label tTaskMemory 
  172.          Alignment       =   1  'Right Justify
  173.          BackColor       =   &H00808000&
  174.          FontBold        =   0   'False
  175.          FontItalic      =   0   'False
  176.          FontName        =   "MS Sans Serif"
  177.          FontSize        =   8.25
  178.          FontStrikethru  =   0   'False
  179.          FontUnderline   =   0   'False
  180.          Height          =   192
  181.          Left            =   2148
  182.          TabIndex        =   22
  183.          Top             =   1140
  184.          Width           =   372
  185.       End
  186.       Begin Label Label18 
  187.          BackColor       =   &H00808000&
  188.          Caption         =   "GlobalAlloc:"
  189.          FontBold        =   0   'False
  190.          FontItalic      =   0   'False
  191.          FontName        =   "MS Sans Serif"
  192.          FontSize        =   8.25
  193.          FontStrikethru  =   0   'False
  194.          FontUnderline   =   0   'False
  195.          ForeColor       =   &H00000000&
  196.          Height          =   192
  197.          Left            =   1248
  198.          TabIndex        =   21
  199.          Top             =   1152
  200.          Width           =   900
  201.       End
  202.       Begin Label windowClasses 
  203.          Alignment       =   1  'Right Justify
  204.          BackColor       =   &H00808000&
  205.          FontBold        =   0   'False
  206.          FontItalic      =   0   'False
  207.          FontName        =   "MS Sans Serif"
  208.          FontSize        =   8.25
  209.          FontStrikethru  =   0   'False
  210.          FontUnderline   =   0   'False
  211.          Height          =   192
  212.          Left            =   2148
  213.          TabIndex        =   13
  214.          Top             =   900
  215.          Width           =   372
  216.       End
  217.       Begin Label Label2 
  218.          BackColor       =   &H00808000&
  219.          Caption         =   "Classes:"
  220.          FontBold        =   0   'False
  221.          FontItalic      =   0   'False
  222.          FontName        =   "MS Sans Serif"
  223.          FontSize        =   8.25
  224.          FontStrikethru  =   0   'False
  225.          FontUnderline   =   0   'False
  226.          ForeColor       =   &H00000000&
  227.          Height          =   192
  228.          Left            =   1248
  229.